xen.git
2006-06-15 awilliam@xenbuild.aw[IA64] do not use interrupt_mask_addr inside Xen
2006-06-14 awilliam@xenbuild.aw[IA64] let VMM do itc sync for guest on VTI domain
2006-06-14 awilliam@xenbuild.aw[IA64] cleanup warnings in mm.c
2006-06-14 awilliam@xenbuild.aw[IA64] Fix a bug in vmx_vcpu_pta
2006-06-14 awilliam@xenbuild.aw[IA64] Remove redundant ASSIGN_DOMAIN_MACH_PAGE in...
2006-06-13 awilliam@xenbuild.aw[IA64] Fix vga acceleration for VTI domain
2006-06-13 awilliam@xenbuild.aw[IA64] Pull changes from xen-unstable.hg cset 10242...
2006-06-13 awilliam@xenbuild.aw[IA64] Remove Makefile entry for xenia64_init
2006-06-13 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-06-13 awilliam@xenbuild.aw[IA64] Define mfn_to_local_pfn()
2006-06-13 awilliam@xenbuild.aw[IA64] define virt_to_mfn and mfn_to_virt
2006-06-13 awilliam@xenbuild.aw[IA64] Revert xen-ia64-unstable.hg cset 10237
2006-06-13 awilliam@xenbuild.aw[IA64] Revert xen-ia64-unstable.hg cset 10238
2006-06-13 awilliam@xenbuild.aw[IA64] cleanup warning in xen/arch/ia64/linux-xen/time.c
2006-06-13 awilliam@xenbuild.aw[IA64] Update efi.c and rework xenheap location
2006-06-13 kaf24@firebug... [HVM] Fix ioemu build with new Linux headers. We must...
2006-06-13 kaf24@firebug... [XEN] Fix compatibility with future guests which may...
2006-06-13 Ian.Campbell... [LINUX] Correctly return the results of {event_channel_...
2006-06-12 kfraser@dhcp93... [LINUX] Fix code indentation in Linux drivers.
2006-06-12 Ian.Campbell... Initialize the entire hypercall page when running a...
2006-06-12 shand@chelmsford... Fix race in device resume path - need to ensure we...
2006-06-12 kaf24@firebug... [LINUX] Fix interaction between idle loop and RCU subsy...
2006-06-12 kaf24@firebug... [HVM][VMX] Fix error-detection inline asm code. Zero...
2006-06-12 kaf24@firebug... [HVM][VMX] Fix the build with certain versions of gcc.
2006-06-12 kaf24@firebug... [XEN] Fix read_console_ring() when passed a small buffer.
2006-06-12 kaf24@firebug... [LINUX] Clean up unused variable in mm/memory.c.
2006-06-12 kaf24@firebug... [HVM][VMX] Provide right view of cpuid to the HVM guests.
2006-06-12 kaf24@firebug... [HVM][DM] Backport the USB support from QEMU 0.8.1...
2006-06-12 kaf24@firebug... [IA64] Fix a typo in local_event_delivery_enable().
2006-06-11 kaf24@firebug... [XEN] Fix SCHEDOP_poll to work even when event channels are
2006-06-11 kaf24@firebug... [HVM][VMX] Cleanups and fixes to VMCS lifecycle.
2006-06-11 kaf24@firebug... [LINUX] Fix IRQ SMP affinity logic for event channels.
2006-06-10 kaf24@firebug... [XEN] Replace direct common-code access of evtchn_upcal...
2006-06-10 kaf24@firebug... [LINUX] Remove the only use of evtchn_upcall_mask in...
2006-06-09 awilliam@xenbuild.aw[IA64] Change PIB size to 2M
2006-06-09 awilliam@xenbuild.aw[IA64] A fix for itc.d emulation
2006-06-09 awilliam@xenbuild.aw[IA64] add seqlock to protect vtlb
2006-06-09 awilliam@xenbuild.aw[IA64] remove some races between the p2m table and...
2006-06-09 awilliam@xenbuild.aw[IA64] passthrough EFI_ACPI_MEMORY_NVS and EFI_RESERVED...
2006-06-09 awilliam@xenbuild.aw[IA64] use get_gpfn_from_mfn()
2006-06-09 awilliam@xenbuild.aw[IA64] use pte_mem() in relinquish_pte()
2006-06-09 awilliam@xenbuild.aw[IA64] add memory barrier to domain_flush_vtlb_range()
2006-06-09 awilliam@xenbuild.aw[IA64] Add NULL test in domain_page_mapped()
2006-06-09 awilliam@xenbuild.aw[IA64] align pages in assign_domain_same_page()
2006-06-09 kaf24@firebug... [XEN] VCPU operation register_runstate should work...
2006-06-09 kaf24@firebug... [ACM] Replace enumerations with macros with qualified...
2006-06-09 kaf24@firebug... [XEN][ACM] Clean up ACM interface to use explicitly...
2006-06-09 kaf24@firebug... [LINUX] Simplify /proc/iomem initialisation -- no need...
2006-06-09 kaf24@firebug... [LINUX][X86/64] Initialise pages outside initial alloca...
2006-06-09 kaf24@firebug... [XEN] IOPL is ignored for VM86 mode port accesses....
2006-06-09 kaf24@firebug... [LINUX][XENBUS] replace xenbus_transaction_t with an...
2006-06-09 kaf24@firebug... [LINUX][XENBUS] Drop (struct xenbus_device)->data,...
2006-06-09 kaf24@firebug... [LINUX][BLKTAP] This code doesn't compile, is marked...
2006-06-09 kaf24@firebug... [LINUX] Use structs not typedefs, remove trailing white...
2006-06-09 kaf24@firebug... [NET] front: There's a small leak on a couple error...
2006-06-09 kaf24@firebug... [XEN] Re-increase MAX_ORDER to 20 for the time being...
2006-06-08 awilliam@xenbuild.aw[IA64] Put guest physical translation into VHPT
2006-06-08 awilliam@xenbuild.aw[IA64] Enable SMP on VTI-Domain
2006-06-08 awilliam@xenbuild.aw[IA64] sparse tree cleanups
2006-06-08 awilliam@xenbuild.aw[IA64] clean out xen/drivers/patches in the sparse...
2006-06-08 kaf24@firebug... [XEN] Reduce default maximum allocation order from...
2006-06-08 kaf24@firebug... [LINUX] swiotlb allocates multiple smaller contiguous...
2006-06-08 ack@localhost... Add sched-credit xm tests but don't run them by default...
2006-06-08 kaf24@firebug... [LINUX] Set up /proc/iomem in a sensibel way to indicate
2006-06-08 kaf24@firebug... [LINUX] Only trigger unhandled irq path if irq is not...
2006-06-08 kaf24@firebug... [TOOLS] Fix domain builder to carefully check that...
2006-06-07 kaf24@firebug... Fix cut-n-paste comment error in public header file.
2006-06-07 kaf24@firebug... Extended PHYSDEVOP_irq_status_query to obtain sharing...
2006-06-07 kaf24@firebug... [LINUX] Rename hw_resend_irq to allow it to be defined...
2006-06-07 kaf24@firebug... [HVM][MMIO] Support decode of 0x83 opcode (or imm8...
2006-06-07 kaf24@firebug... [HVM][MMIO] Emulate more instructions: or/and/xor with...
2006-06-07 kaf24@firebug... [HVM][DM] Cleaner way of clearing VGA memory on mode...
2006-06-07 kaf24@firebug... [LIBXC] Convert all printf/fprintf uses to use a macro...
2006-06-07 kaf24@firebug... [HVM][PIT] Fix missed_ticks() logic.
2006-06-07 kaf24@firebug... [LINUX][X86/64] Support IO-port permissions bitmaps...
2006-06-07 kaf24@firebug... x86/64 Linux: destroy entire init memory mapping beyond...
2006-06-07 emellor@leeni... Merged.
2006-06-07 emellor@leeni... Fix typo.
2006-06-07 emellor@leeni... Added.
2006-06-07 emellor@leeni... Move forward to new version of buildroot -- the old...
2006-06-07 kaf24@firebug... [HVMLOADER] Revert to uniprocessor MPS table in rombios.
2006-06-06 awilliam@xenbuild.aw[IA64] merge efi_emul.c into fw_emul.c and clean up
2006-06-06 awilliam@xenbuild.aw[IA64] remove xenia64_init.c
2006-06-06 awilliam@xenbuild.aw[IA64] Fix network issue on VTI domain
2006-06-06 kaf24@firebug... Use explicitly-sized types in the dom0_ops and privcmd...
2006-06-06 kaf24@firebug... Represent PFNs with their own type, rather than 'unsign...
2006-06-06 kfraser@dhcp93... [NET] front: Turn grant-ref error into a fatal bug...
2006-06-06 kfraser@dhcp93... [X86EMUL] Mark MOV instruction as not needing writeback.
2006-06-05 awilliam@xenbuild.aw[IA64] more cleanup
2006-06-05 awilliam@xenbuild.aw[IA64] pass vcpu nr to guest firmware
2006-06-05 awilliam@xenbuild.aw[IA64] This patch fixes dom0 no VGA console bug.
2006-06-05 kaf24@firebug... [HVM][VMX] Interrupts must be kept disabled when enteri...
2006-06-05 kaf24@firebug... [NET] back: Add a few comments to the goriest parts...
2006-06-05 kaf24@firebug... [NET] front: Transmit SG packets if supported
2006-06-05 kaf24@firebug... [NET] back: Add SG support
2006-06-05 kaf24@firebug... [VMXASSIST] Extensions to vmxassist to handle additiona...
2006-06-05 kaf24@firebug... [NET] back: fix synchronisation of access to deallocati...
2006-06-05 kaf24@firebug... Extend callback-registration hypercall to take a flags...
2006-06-05 kaf24@firebug... Create new vmassist type 'pae_extended_cr3'. Only advertise
2006-06-03 awilliam@xenbuild.aw[IA64] check memory descriptor over lap in dom_fw_init()
next